EMT Practice Test

1. Question Content...


Question List

Question1: In which of the following situations would you simulate a data page?

Question2: Which option represents the relationship between mixins, controls, and formats?

Question3: Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.
Which approach solves this performance issue?

Question4: An application contains the following rulesets.
AccountManagement contains the rules for administering checking and savings accounts.
AccountManagementInt contains supporting rules for integrating with other applications.
BankCorp contains rules shared across the entire organization.
BankCorpInt contains supporting rules for integrations shared with other internal applications.
CreditCheck contains rules for processing a credit check and is shared with another Pega application to administer loans.
Which two rulesets can be configured to use application validation, according to best practices? (Choose Two)

Question5: Your team is building an application for a contact center that handles a variety of customer requests. Business policies require that each customer interaction be conducted with the most appropriate next available Customer Service Representative (CSR) .
What is the best way to implement this requirement?

Question6: Which two tasks are required to build a mobile app from a Pega Platform application? (Choose Two)

Question7: When creating a new ruleset version, what extra step must the system architect perform?

Question8: You want to evaluate cases as potential duplicates when the existing cases and the current case have the same create operator .
How would you ensure that only cases with the same create operator are evaluated?

Question9: Which three options enable you to populate the list of approvers for a cascading approval using an authority matrix? (Choose Three)

Question10: What task must you perform in order to persist a temporary case?

Question11: Which two configurations can you use to include access groups into your Product rule? (Choose two.)

Question12: You want an application to stop processing and return an error when a specific rule is encountered in a locked ruleset.
How do you handle this situation?

Question13: A hospital uses a case type to manage the treatment of patients visiting the Emergency Room (ER). Cases are created when the patient checks in at the registration desk, and are resolved when the patient is released from the hospital. Stakeholders identify the following security requirements for the case type.
Patients access cases on a read-only basis.
Patients can only access their own cases.
Doctors and nurses can modify cases throughout the case life cycle.
Only doctors are allowed to write prescriptions.
Which configuration allows doctors and nurses to modify cases while complying with all identified security requirements?

Question14: Which two statements are valid about configuring Pega Web Mashup? (Choose Two)

Question15: Drag each security solution on the left to its appropriate use case.

Question16: The Static Assembler is used to address rules assembly issues due to which cause?

Question17: You want to allow a user to run a specific flow action without conditions .
Which two steps must you perform? (Choose Two)

Question18: A branch ruleset is a ruleset that ___________. (Choose Two)

Question19: To reduce training requirements for users, a company wants to utilize the existing front end of their application.
How can a third-party application use Pega Platform?

Question20: The page .Product contains data retrieved from an external system of record using a data page.
How do you ensure .Product always contains the most current data from the data page?

Question21: What is the difference between using the Call and Branch methods in an activity step to invoke other activities?

Question22: Adding parameters to a rule enables you to _____________________.

Question23: You want to create a new minor version of an application ruleset to add a new feature to your application. The new feature will be made available to users in a phased rollout.
How do you update the application to add the new ruleset version?

Question24: You have a requirement to associate users in different units to the same work queue.
How do you implement this requirement?

Question25: Which two options do you configure on a portal record? (Choose Two)

Question26: You are preparing to create a new major version of an application ruleset in which there are multiple minor and patch versions.
How do you create the new ruleset version?

Question27: What is the purpose of the Policy Verification landing page when configuring a security solution in Pega Platform?

Question28: A requirement states that the Users role cannot open a purchase request during the Audit stage of the case life cycle.
How do you configure the case stage to satisfy this requirement?

Question29: You are tasked with configuring the Get Next Work functionality for an application. The requirement states that the workbaskets a user is associated with must be checked first, and all eligible assignments must be consolidated into a single list before being filtered and sorted .
Which two of the following options do you select on an Operator ID record to configure the Get Next Work functionality to meet this requirement? (Choose Two)

Question30: You use the Application Import wizard to import an archive file on a destination system. When does the destination system begin executing the imported rules?

Question31: An agent in your system is running on three nodes. You have been asked to update the agent's schedule interval .
How would you make your update?

Question32: An order fulfillment process includes a request for quotes from multiple shippers. You want the system to automatically call a quote request subprocess for each vendor .
How would you configure your process?

Question33: Which two options do you consider when creating a pre-processing data transform? (Choose Two)

Question34: Which piece of application content do you localize by using a Field Value rule?

Question35: There are five instances of a rule in the rules cache. The only differences between these are the circumstance setting and ruleset version has access to all ruleset versions.
On 1 June 2017, which instance is chosen by rule resolution if .Country = Algeria?
Ruleset Version Circumstance
Selfservice: 01-01-01 None
Selfservice: 01-01-01 .Country = Algeria
Selfservice: 01-01-02 Start Date = 1 January 2017
End Date = 31 December 2017
Selfservice: 01-01-03 None, Based Rule checked
Selfservice: 01-01-05 None

Question36: Based on the information in the chart. If you execute the rule when .Dept=Engineering. which version does Pega use?

Question37: A claims application contains two organizational and two application rulesets. The organizational rulesets MyCo and MyCoInt are configured as Ruleset Validation, where the prerequisite for MyCo is MyCoInt and the prerequisite for MyCoInt is Pega-ProcessCommander. The two application rulesets Claims and ClaimsInt are configured as Application Validation .
Which of the following statements is false?

Question38: Consider the following table where a correspondence is circumstanced based on country.

If .Country=CAN, which version of the correspondence will run?

Question39: Timesheets require the following approvals:
Regular 40 hours -> Supervisor of employee
Any overtime -> Manager of Supervisor
Worked on weekend -> VP Finance
Negative time-off balance -> HR Director
Which two conditions require an authority matrix? (Choose Two)

Question40: How do you ensure that only a manager can run a specific flow action?

Question41: A travel reservation servicing case includes a service level for responding to requests. The service level intervals vary according to passenger status, class of service, and fare type.
Which implementation satisfies this requirement?

Question42: Select the three Pega best practices for developing activities. (Choose Three)

Question43: A flow action calls a pre-processing data transform to initiate values. There are several flow actions available for the assignment. You want to make sure that the values are only initiated once for each flow action.
How do you implement a solution?

Question44: What does the orange triangle in this screen indicate?

Question45: You are troubleshooting a performance issue with a user interaction that exceeds the maximum time of five seconds. The elapsed time shown in the performance report indicates a total of two seconds.
Which tool do you use to determine what is adding the additional three seconds to the performance measure?

Question46: While running an application, a user notes that a system exception occurred. Which log do you review to identify the issue?

Question47: Field values enable you to _________________.

Question48: A company with multiple applications spanning different business units wants to send a standard confirmation email to customers whenever a case is created.
Which is the appropriate layer of the Enterprise Class Structure (ECS) for the email correspondence?

Question49: What are three valid ways to exchange data through a Pega Web Mashup? (Choose three.)

Question50: When deploying mashup code in a webpage, which option is necessary to ensure that Pega Platform...?

Question51: As a best practice, in which situation do you use a keyed data page?

Question52: A ________ defines the look and feel of an application.

Question53: The ruleset list for an application consists of the following rulesets, ordered from highest to lowest:
* SelfService:01-01
* TGB-HR:01-01
* TGB:01-01
A rule with an Apply to : class of TGB-HR-SelfService-Work-TimeOff references a rule named ConfirmationRequest .
The four instances of ConfirmationRequest in the rules cache are shown in the following table.

Which is chosen during rule resolution?

Question54: The current version of an application lists ABC:02-02 as an application ruleset. The ruleset versions listed in the Answer Area are also present on the system.
In the Answer Area, identify the ruleset versions that the skim operation considers when you perform a major version ruleset skim on ruleset ABC.

Question55: In which scenario would a Declare OnChange rule be appropriate?

Question56: Which three items are generated and displayed in the compliance score of an application? (Choose Three)

Question57: You should consider using a field value when the list of allowed values is

Question58: How do you identify if a result in a decision rule cannot be returned?

Question59: Candidate hiring decisions are based on the feedback from the interviewer and test scores. If necessary, other test scores are used in the evaluation.
* Candidates with an assessment score of 40 or less are automatically rejected.
* Candidates with an assessment score of 60 or less are rejected if either their technical skill score or their interpersonal skill score is below 40.
* Candidates with assessment scores higher than 60 are automatically approved.
You are using a decision tree to make the evaluations .
Which two branch configurations would you use in your decision tree? (Choose Two)

Question60: Which two components does the Application Packaging wizard prompt you to include when you generate an archive file? (Choose Two)

Question61: Teams X and Y work on different enhancements in the same ruleset. The release date for each enhancement is uncertain.
Which two options allow each team to keep its work separate? (Choose Two)

Question62: Which statement best describes the role of the base rule in circumstancing?

Question63: Which two of the following steps are needed to implement Global Resource Settings? (Choose Two)

Question64: Which two statements about guardrails are true? (Choose Two)

Question65: How do you test UI forms for suitability for users with visual disabilities such as Deuteranopia (red-green confusion) or Tritanopia (yellow-blue confusion)?

Question66: Organize the classes and associated rules in the appropriate Enterprise Class Structure (ECS) layer.

Question67: The primary purpose of a production ruleset is to allow rules to be

Question68: You have a requirement to create an email correspondence that can be reused by other applications.
In which two layers of the Enterprise Class Structure could you apply the email correspondence rule? (Choose Two)

Question69: Which scenario might benefit from using a temporary case?

Question70: You want to create a reusable font style for buttons, and links. To do this, you would create a ___________.

Question71: Select two record types that are involved when configuring a production ruleset. (Choose Two)

Question72: You have configured an agent to automatically send correspondence. The agent runs in standard mode using AQM. As of the last agent run, entries failed to commit and the correspondence was not sent .
Which two approaches could you take to troubleshoot the issue? (Choose Two)

Question73: Which two statements about adding a pre-processing action to a flow action are true? (Choose Two)

Question74: You are configuring duplicate case search logic in a case type.
How do you ensure that resolved cases are not evaluated as potential duplicates?

Question75: Which three options do you consider when deciding to use post-processing actions on a flow action? (Choose Three)

Question76: When a process is configured to create temporary cases, which of the following occurs when a user creates a case?

Question77: Which two steps do you perform to update the logo in a portal header? (Choose Two)

Question78: Which two of the following statements are the most accurate with respect to the error handler flow? (Choose Two)

Question79: Identify the log you examine to view warnings, errors, and information messages about internal operations.

Question80: Why would the Mark as relevant record menu option be grayed out for a rule?

Question81: Multiple teams need to update the same application version during a development cycle.
Which two actions do you perform so that the teams do not affect each other's work? (Choose two).

Question82: What two steps are necessary to configure a report definition join? (Choose Two)

Question83: A global application with infrastructure nodes located throughout the world requires certain operations to start executing at midnight GMT.
Select two possible designs for this use case. (Choose two.)

Question84: In the first step in a case type, the user compares data on a form to the data on a customer account. If the data matches, the case is resolved. If the data does not match, the user advances the case to update the account.
Management only wants a record of the cases that update an account .
What two configuration options do you use to implement this requirement? (Choose two.)

Question85: A Given user interaction takes five seconds. You need to investigate why its taking so long.
Which tool do you use to start the investigation?

Question86: A service receives a request to assign an office to a new employee.
The service is unable to translate the incoming data to the application data model.
What type of fault condition do you configure to return an appropriate response?

Question87: Which three configuration options improve the user's ability to select and operate controls? (Choose Three) (no sure)

Question88: Which layer of the Enterprise Class Structure (ECS) contains generalized assets that are then extended by specific implementations?

Question89: Select three best practices when developing activities (Choose Three)